[INFO] cloning repository https://github.com/VicSera/browser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VicSera/browser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVicSera%2Fbrowser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVicSera%2Fbrowser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf9b4f606df2f1bee7d2325de560ea970955782c
[INFO] checking VicSera/browser against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVicSera%2Fbrowser" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VicSera/browser
[INFO] finished tweaking git repo https://github.com/VicSera/browser
[INFO] tweaked toml for git repo https://github.com/VicSera/browser written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VicSera/browser on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VicSera/browser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `0.35.0+unofficial` for dependency `markup5ever_rcdom` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `Browser` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c1000bc1d73ae9f3e7ac4a6f02775a262d63824713e74df297ee72ced62a61b7
[INFO] running `Command { std: "docker" "start" "c1000bc1d73ae9f3e7ac4a6f02775a262d63824713e74df297ee72ced62a61b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1000bc1d73ae9f3e7ac4a6f02775a262d63824713e74df297ee72ced62a61b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1000bc1d73ae9f3e7ac4a6f02775a262d63824713e74df297ee72ced62a61b7" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1000bc1d73ae9f3e7ac4a6f02775a262d63824713e74df297ee72ced62a61b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1000bc1d73ae9f3e7ac4a6f02775a262d63824713e74df297ee72ced62a61b7" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `0.35.0+unofficial` for dependency `markup5ever_rcdom` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `Browser` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking oi v0.0.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking font-types v0.9.0
[INFO] [stderr]     Checking read-fonts v0.29.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a9e87e44e9173f39 -C extra-filename=-ff3f7a4c0feddda9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-c1612f3a3a57588b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c1000bc1d73ae9f3e7ac4a6f02775a262d63824713e74df297ee72ced62a61b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1000bc1d73ae9f3e7ac4a6f02775a262d63824713e74df297ee72ced62a61b7", kill_on_drop: false }`
[INFO] [stdout] c1000bc1d73ae9f3e7ac4a6f02775a262d63824713e74df297ee72ced62a61b7
